From d5f2a7eee61d53612c1f6c61ff8546765ae87420 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 10 Jul 2007 03:53:08 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 58cfca107cb..4a95fd8d96d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,13 +1,6 @@ -2007-07-08 Katsumi Yamaoka - - * cus-start.el (file-coding-system-alist): Fix custom type. - -2007-07-08 Chong Yidong +2007-07-10 Guanpeng Xu - * longlines.el (longlines-wrap-region): Avoid marking buffer as - modified. - (longlines-auto-wrap, longlines-window-change-function): Remove - unnecessary calls to set-buffer-modified-p. + * subr.el (looking-at-p, string-match-p): New functions. 2007-07-09 Reiner Steib @@ -31,6 +24,17 @@ * cus-start.el (file-coding-system-alist): Fix custom type. +2007-07-08 Chong Yidong + + * longlines.el (longlines-wrap-region): Avoid marking buffer as + modified. + (longlines-auto-wrap, longlines-window-change-function): Remove + unnecessary calls to set-buffer-modified-p. + +2007-07-08 Katsumi Yamaoka + + * cus-start.el (file-coding-system-alist): Fix custom type. + 2007-07-08 Stefan Monnier * vc-cvs.el (vc-cvs-revert): Use vc-default-revert. -- 2.30.2